fix: allow attendee multiple day checkin#7623
Conversation
|
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/eventyay/open-event-frontend/52DHQ4UkdkZvKG6VyDcnTw3du8np |
Codecov Report
@@ Coverage Diff @@
## development #7623 +/- ##
===============================================
- Coverage 19.82% 19.75% -0.08%
===============================================
Files 602 603 +1
Lines 6980 7015 +35
Branches 149 149
===============================================
+ Hits 1384 1386 +2
- Misses 5569 5602 +33
Partials 27 27
Continue to review full report at Codecov.
|
| return []; | ||
| } | ||
|
|
||
| get checkoutTimes() { |
There was a problem hiding this comment.
@maze-runnar shouldn't these all be computed properties?
Co-authored-by: Meghal Bisht <mailtomeghu25@gmail.com>
|
The attendee checkin dropdown is unfortunately still not working, in particular when there is only one event day there is no menu choice. |
Fixes https://github.com/fossasia/open-event-frontend/issues/2016
recreation of #7480
Checklist
developmentbranch.